/*公共类---------------------------*/
/*<!---->去掉苹果短的样式*/
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
textarea {-webkit-appearance: none;}
*{
	margin: 0;
	padding: 0;
}
::-webkit-scrollbar{
  display:none;
}
a{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
::selection { 
    background: #FFF; 
    color: #333; 
} 
::-moz-selection { 
    background: #FFF; 
    color: #333; 
} 
::-webkit-selection { 
    background: #FFF; 
    color: #333; 
}
.clearfix:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0px;

}
.clearfix{
	zoom:1;
}
.chao{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.chao2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.chao3{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
li{
	list-style: none;
}
input,textarea,select{
	padding: 0;
	margin: 0;
	outline:none;
}
textarea{
	resize: none;
}
p{
	margin: 0;
}
body{
	background: #f7f7f7;
	font-family: "PingFang SC";
	height: 100%;
	width: 100%;
}
#top{ width: 100%; height: 44px;}
.container{
	padding: 0px 10px;
	position: static !important;
}

.container2{
	padding: 0px 30px;
}


.sectionY{
	position: fixed;
	height: 44px;
	top: 0px;
	width: 100%;
	/*border-bottom: 1px solid #eee;*/
	z-index: 99;
	background: #000A16;
	text-align: center;
}
.sectionY .p1{
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 17px;
	font-weight: 500;
	color: #00CCFF;
}
.sectionY .a1{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionY .a2{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionY .a3{
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 0.8rem;
	color: #868686;
}
.sectionY .log{
	width: 8rem;
	height: 35px;
	position: relative;
	top: 4.5px;
}
.sectionY .toggle_btn{
	width: 1.5rem;
	height: 1rem;
	position: absolute;
	right: 10px;
	top: 15px;

}
.sectionY .list{
	position: absolute;
	right: 10px;
	/*background: red;*/
	top: 44px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #ddd;
	display: none;
	background: #fff;
	z-index: 99;
}
.sectionY .list ul li {
	padding: 3px 8px;
	border-bottom: 1px solid #eee;
}
.sectionY .list ul li a{
	font-size: 0.9rem;
	color: #000;
}



.sectionYx{
	position: fixed;
	height: 44px;
	top: 0px;
	width: 100%;
	/*border-bottom: 1px solid #eee;*/
	z-index: 99;
	background: none;
}
.sectionYx .p1{
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
}
.sectionYx .a1{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionYx .a2{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 1.5rem;
}
.sectionYx .a3{
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 0.8rem;
	color: #868686;
}


.kong1{
	height: 44px;
	width: 100%;
	z-index: 90;
}
.kong{
	height: 55px;
}
html{
	height: 100%;
}

.ge{
	height: 10px;
	width: 100%;
	background: #eee;
}
.kong2{
	height: 60px;
}
.fix_right{
	position: fixed;
	text-align: center;
	right: -180px;
	bottom: 100px;
	box-shadow: 0px 0px 10px #aaa;
	border: 1px solid #108ee7;
	z-index: 999;
}
.fix_right .er{
	position: absolute;
	left: -20px;
}
.fix_right .a1{
	height: 50px;
	width: 129px;
	line-height: 50px;
	background: url(../images/795bbf43e413bfe.png);
	background-size: 100% 100%;
}
.fix_right .a1 .p1{
	color: #fff;
	font-size: 14px;
}

.fix_right .a2{
	padding: 10px;
	background: #fff;
}
.fix_right .a2 ul li{
	margin: 5px 0px;
}
.fix_right .a2 ul li img{
	width: 107px;
	height: 31px;
}
.fix_right .a3{
	background: #fff;
}
.fix_right .a3 .p1{
	color: #347fe2;
	font-size: 0.95rem;
}
.akl_2{
	position: fixed;
	text-align: center;
	right: 0px;
	bottom: 70px;
	z-index: 999;
	height: 60px;
	width: 60px;
}
.akl_2 img{
	height: 60px;
	width: 60px;
}


.index_section1x{
	height: 51px;
	background: #fff;
}
.index_section1{
	height: 50px;
	background: none;
	position: relative;
	z-index: 9;
	position: fixed;
	width: 100%;
	top: 0px;
}
.index_section1 .logo{
	text-align: center;
	text-align: left;
	padding-left: 10px;
	float: left;
	padding: 0px !important;
}
.index_section1 .logo img{
	height: 45px;
	margin-top: 2.5px;
}
.index_section1 .title{
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0px 8px;
	cursor: pointer;
	display: none;

}
.index_section1 .title .p1{
	color: #727272 !important;
	font-size: 12px;
}
.index_section1 .list{
	text-align: center;
	display: none;
	position: absolute;
	width: 100px;
	right: -5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.index_section1 .list li{
	border-bottom: 1px solid #eee;
	padding: 5px 0px;
}
.index_section1 .list li a{
	display: inline-block;
	font-size: 0.95rem;
	color: #000 !important;
}
.index_section1 .list li a.select{
	color: #347fe2 !important;
}
.index_section1 .an{
	position: absolute;
	right: 5px;
	top: 13px;
	width: 30px;
	height: 30px;
}
.index_section1 .an img{
	width: 25px;
	height: 25px;
}
.index_section2 {

}
.index_section2 .swiper-slide{
	height: 150px;
	width: 100%;
	/* background-position: center; */
	background-size: 110% auto !important;
}
.index_section2 img{
	width: 100%;
}
.index_section2 .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.index_section2 .swiper-container .swiper-button-next,.swiper-button-prev{
 display: none;
}
.index_section3{
	margin-top: 10px;

}
.index_section3 ul li{
	
	text-align: center;
}

.index_section3 ul li img{
	width: 97%;
}
.index_section4{
	margin-top: 25px;
}
.index_section4 .title{
	padding: 0px 20px;
	background: #fff;
}
.index_section4 .title .p1{
	font-size: 24px;
	font-weight: 600;
	color: #000;
	padding: 10px 0px;
}
.index_section4 .title .p1 img{
	width: 51px;
	height: 21px;
	position: relative;
	top: 2px;
}
.index_section4 .title .p1 a{
	float: right;
	color: #999999;
	font-size: 15px;
	margin-top: 7px;
}
.index_section4 .title .div1{
	float: right;
	margin-top: -30px;
	display: none;
}
.index_section4 .title .div1 ul li{
	float: left;
	margin-left: 15px;
}
.index_section4 .title .div1 ul li a{
	color: #000;
	font-size: 15px;
}
.index_section4 .title .div1 ul li a.select{
	color: #108ee7;
}
.index_section4 .center{
	background: #fff;

}
.index_section4 .center .left_1{
	float: left;
	display: none;
}
.index_section4 .center .left_1 img{
	width: 300px;
	height: 500px;
}
.index_section4 .center .right_1{
	
}
.index_section4 .center .right_1 .heng{
	height: 2px;
	width: 100%;
}
.index_section4 .center .right_1 .list{
	padding: 10px;
}
.index_section4 .center .right_1 .list ul li{
	float: left;
	width: 33.3%;
	text-align: center;
	margin: 8px 0px;
}
.index_section4 .center .right_1 .list ul li img{
	width: 49px;
	height: 49px;
	margin-bottom: 15px;
}
.index_section4 .center .right_1 .list ul li .p1{
	color: #000;
	font-size: 16px;
	height: 44px;
}
.index_section4 .center .right_1 .list ul li>div{
	width: 94%;
	margin: 0 auto;
	border: 1px solid #F0F3FA;
	/*padding: 20px 0px;*/
	padding: 20px 0px 15px 0px;
}
.index_section4 .title1{
	background: #fff;
}
.index_section4 .title1 img{
	width: 100%;
}
.index_section4 .next{
	padding: 0px 10px;
	background: #fff;
}
.index_section4 .next .list {
	border-bottom: 1px solid #ddd;
	padding: 15px 0px;

}
.index_section4 .next .list .list_1{
	
}
.index_section4 .next .list .list_1 img{
	width: 100%;
}
.index_section4 .next .list .list_2{
	
}
.index_section4 .next .list .list_2 .title2{
	padding: 0px 20px;
}
.index_section4 .next .list .list_2 .title2 .p1{
	font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
}
.index_section4 .next .list .list_2 .title2 .p1  a{ color: #333;}
.index_section4 .next .list .list_2 .item{
	padding: 0px 10px;
}
.index_section4 .next .list .list_2 .item ul li{
	float: left;
	width: 50%;
	text-align: left;
	margin: 5px 0px;
}
.index_section4 .next .list .list_2 .item ul li .s1{
	background-color: #389AD9;
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: relative;
	top: -3px;
}
.index_section4 .next .list .list_2 .item ul li .s2{margin-left: 5px;
	color: #999999;
	font-size: 13px;
}
.index_section4 .next .list .list_2 .item2{
	text-align: center;
	margin-top: 40px;
}
.index_section4 .next .list .list_2 .item2 a{
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;

}
.index_section5{
	margin-top: 20px;
	position: relative;
	background: url('/static/liumai/images/a30.png'); width: 100%; background-position: center;   height: 160px; background-size: 110% auto;

}
.index_section5 img{
	width: 100%;
}
.index_section5 a{
	position: absolute;
	top: 33%;
	padding: 2px 0px;
	width: 90px;
	text-align: center;
	border-radius: 25px;
	background: #f29a76;
	color: #fff;
	font-size: 14px;
}
.index_section4 .section4_2{
	padding: 15px 0px;
	display: none;

}
.index_section4 .section4_2 ul li{
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
	padding: 15px 0px;
}
.index_section4 .section4_2 ul li img{
	width: 49px;
	height: 55px;
}
.index_section4 .section4_2 ul li{
	box-shadow: 0px 0px 10px #bbb;
}
.index_section4 .section4_2 ul li .p1{
	color: #000;
	font-size: 0.85rem;
	height: 40px;
}

.index_section4 .section4_3{
	padding: 10px 0px;
	background: #fff;
}
.index_section4 .section4_3 .list_all{
	text-align: center;
}

.index_section4 .section4_3 .list_all .list{
	margin: 10px 0px;
}
.index_section4 .section4_3 .list_all .list .a1 img{
	width: 95%;
}
.index_section4 .section4_3 .list_all .list .a2{
	padding: 0px 15px;
	margin-top: 10px;
}
.index_section4 .section4_3 .list_all .list .a2 .p1{
	float: left;
	width: 80%;
	color: #000;
	font-size: 16px;
}
.index_section4 .section4_3 .list_all .list .a2 .a2_1{
	margin: 8px 0px;
	text-align: left;
}
.index_section4 .section4_3 .list_all .list .a2 .p2{
	float: right;
	color: #999;
	font-size: 15px;
}
.index_section4 .section4_3 .list_all .list .a3{
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
}
.index_section4 .section4_3 .list_all .list .a3 a{
	display: inline-block;
	padding: 3px 5px;
	border: 1px solid #eee;
	border-radius: 3px;
	font-size: 14px;
	color: #999;
}
.index_section4 .section4_3 .list_all .list .a2 .a2_1 a{
}
.index_section4 .section4_3 .list_all .list .a2 .a2_1 a:hover{
	text-decoration: underline;
}

.index_section4 .section4_4 {
	padding: 10px 0px;
	background: #fff;
}
.index_section4 .section4_4 ul li{
	float: left;
	width: 50%;
	text-align: center;
	margin: 15px 0px;
}

.index_section4 .section4_4 ul li div{
	width: 90%;
	display: inline-block;
	border: 1px solid #eee;
	text-align: center;
	padding: 10px 0px;
}
.index_section4 .section4_4 ul li div img{
	width: 80%;
	cursor: pointer;
}

.foot{
	background: #334450;
}
.foot .up{
	padding: 20px 0px;
}
.foot .up .us{
	

}
.foot .up .us .uss{
	float: left;
	width: 20%;
	display: none;
}
.foot .up .us .uss .uss_1{
	text-align: center;
}
.foot .up .us .uss .uss_1 .p1{
	color: #fff;
	font-size: 16px;
}
.foot .up .us .uss .uss_1 .s1{
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #108ee7;
}
.foot .up .us .uss .uss_2{
	text-align: center;
	margin-top: 15px;
}
.foot .up .us .uss .uss_2 ul li {
	margin-bottom: 10px;
}
.foot .up .us .uss .uss_2 ul li a{
	color: #fff;
	font-size: 14px;
	opacity: 0.8;
}
.foot .up .us .uss .uss_2 ul li a:hover{
	color: #108ee7;
}
.foot .up .ipone{
	text-align: center;
	margin-bottom: 15px;
}
.foot .up .ipone .uss_1 .p1{
	color: #fff;
	font-size: 16px;
}
.foot .up .ipone .uss_1 .s1{
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #108ee7;
}
.foot .up .ipone .ipone_1{
	
}
.foot .up .ipone .ipone_1 .p1{
	font-size: 25px;
	color: #108ee7;
}
.foot .up .ipone .ipone_1 .p2{
	color: #fff;
	font-size: 14px;
	opacity: 0.8;
}
.foot .up .tall{
	
}
.foot .up .tall .a1{
	float: left;
	width: 40%;
	text-align: center;
}
.foot .up .tall .a1 img{
	width: 108px;
	height: 108px;
}
.foot .up .tall .a1 .p1{
	color: #999;
	font-size: 14px;
}
.foot .up .tall .a2{
	float: right;
	width: 55%;
}
.foot .up .tall .a2 .p1{
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.5rem;
}
.foot .bottom{
	display: none;
	text-align: center;
	border-top: 1px solid #ddd;
}
.foot .bottom .p1{
	font-size: 14px;
	color: #999;
	padding: 10px 0px;
}
/*其他产品*/
.index_section4 .next_btn{
	background: #fff;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px 10px;
}
.index_section4 .next_btn .line{
	display: none;
}
.index_section4 .next_btn .pre{
	float: right;
	color: #999;
}
.index_section4 .next_btn .nex{
	float: left;
	color: #999;
}
/*新闻中心*/
.ip_ssection4_3{
	background: #fff;
	margin-top: 20px;
	padding: 20px 0px;
}
.ip_ssection4_3 .list_1{
	border-bottom: 1px solid #eee;
	padding: 10px 10px;
}
.ip_ssection4_3 .list_1 .a1{
	float: left;
	width: 40%;
}
.ip_ssection4_3 .list_1 .a1 img{
	width: 100%;
	height: 96px;
}
.ip_ssection4_3 .list_1 .a2{
	float: right;
	width: 55%;
	padding: 0px 0px;
}
.ip_ssection4_3 .list_1 .a2 .p1{
	color: #000;
	font-size: 0.95rem;
	height: 40px;
	line-height: 1.2rem;
	font-weight: bold;
}
.ip_ssection4_3 .list_1 .a2 .p2{
	color: #999;
	margin: 15px 0px;
	font-size: 14px;
	display: none;
}
.ip_ssection4_3 .list_1 .a2 .p3{
	color: #555;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.2rem;
}
/*新闻内页*/
.section4_3x{
	display: none;
}
.ip_ssection4_4{
	margin-top: 20px;
	margin-bottom: 20px;
}
.ip_ssection4_4 .a1{
	background: #fff;
}
.ip_ssection4_4 .a1 .title3{
	padding: 15px 20px;
	border-bottom: 1px dashed #ddd;
}
.ip_ssection4_4 .a1 .title3 .p1{
	font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 1.8rem;
}
.ip_ssection4_4 .a1 .title3 .p2{
	color: #999;
	font-size: 14px;
	margin: 15px 0px;
}
.ip_ssection4_4 .a1 .center1{
	padding: 15px 20px;
	border-bottom: 1px dashed #ddd;
}
.ip_ssection4_4 .a1 .center1 .p1{
	color: #000;
	font-size: 16px;
	line-height: 1.5rem;
	margin: 10px 0px;
}
.ip_ssection4_4 .a1 .center1 .p2{
	text-align: center;
	margin: 10px 0px;
}
.ip_ssection4_4 .a1 .center1 .p2 img{
	width: 100%;
}
.ip_ssection4_4 .a1 .bottom1{
	padding: 15px 20px;
}
.ip_ssection4_4 .a1 .bottom1 .p1 {
	margin: 10px 0px;
}
.ip_ssection4_4 .a1 .bottom1 .p1 a{
	color: #000;
	font-size: 15px;
}



.ip_ssection4_4 .a2{
	background: #fff;
}
.ip_ssection4_4 .a2 .b1{
	width: 90%;
	margin: 0 auto;
}
.ip_ssection4_4 .a2 .b1 img{
	width: 100%;
}
.ip_ssection4_4 .a2 .b2> .p1{
	color: #000;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
}
.ip_ssection4_4 .a2 .b2 ul li{
	margin: 20px 0px;
	float: left;
	width: 50%;
}
.ip_ssection4_4 .a2 .b2 ul li div{
	width: 90%;
	margin: 0 auto;
}
.ip_ssection4_4 .a2 .b2 ul li div img{
	width: 100%;
	height: 110px;
}
.ip_ssection4_4 .a2 .b2 ul li div .p1{
	color: #000;
	font-size: 15px;
	line-height: 1.5rem;
}
/*产品页*/
.index_section6{
	background: #fff;
}
.index_section6 ul li{
	float: left;
	width: 50%;
	text-align: center;
	padding: 15px 0px;
}
.index_section6 ul li img{
	width: 38px;
	height: 38px;
}
.index_section6 ul li .p1{
	text-align: center;
}
.index_section6 ul li .p1 .s1{
	color: #000;
	font-size: 16px;
	position: relative;
	top: -10px;
}
.index_section6 ul li .p2{
	color: #999;
	font-size: 14px;
}
.index_section7{
	background: #fff;
	margin-top: 20px;
	padding:30px 0px;
}
.index_section7 .p1{
	color: #000;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}
.index_section7 .p1 .s1{
	color: #2A8DF3;
}
.index_section7 .p2{
	color: #999;
	font-size: 14px;
	line-height: 1.5rem;
}
.index_section8{
	height: 500px;
	margin-top: 20px;
}
.index_section8 .index_section8_1{
	background: #fff;
	min-height: 500px;
	 text-align: center;
}
.index_section8 .index_section8_1 img{
	 max-width: 100%;
}
/*关于我们*/
.us_index_section12{
	height: 105px;
}
.index_section9{
	background: #4AAFEE;
}
.index_section9 ul li{
	float: left;
	width: 50%;
	text-align: center;
	padding: 10px 0px;
}
.index_section9 ul li a{
	color: #fff;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.index_section9 ul li.select{
	background: #2789EA;
}
.index_section10 {
	margin-top: 20px;
	background: #fff;
}
.index_section10 .title{

}
.index_section10 .title .p1{
	text-align: center;
	color: #000;
	font-size: 22px;
	padding: 20px 0px;
}
.index_section10 .title .p2{
	text-align: center;
}
.index_section10 .title .p2 img{
	width: 220px;
	height: 80px;
}
.index_section10 .title .p3{
	text-align: center;
	color: #999;
	font-size: 14px;
	padding-bottom: 15px;
}
.index_section10 .center{
	padding: 10px 0px;
}
.index_section10 .center .p1{
	margin: 10px 0px;
	color: #999;
	font-size: 15px;
	line-height: 1.8rem;
}
.index_section10 .center .p2{
	margin: 10px 0px;
}
.index_section10 .center .p2 img{
	width: 100%;
}
.index_section10 .center1{

}
.index_section10 .center1 ul li{
	margin-bottom: 10px;
}

.index_section10 .center1 ul li>div{
	display: inline-block;
	width: 100%;
	text-align: center;
	background: #EC6941;
	padding: 20px 0px;
}
.index_section10 .center1 ul li:first-child div{
	background: #4AAFEE;
}
.index_section10 .center1 ul li:last-child div{
	background: #556FB5;
}
.index_section10 .center1 ul li .p1{
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
.index_section10 .center1 ul li .p2{
	color: #fff;
	font-size: 17px;
}


.index_section10 .center2{
	padding: 25px 0px;
}
.index_section10 .center2 img{
	width: 100%;
}
.index_section10 .center3{
	padding: 15px 0px;
}
.index_section10 .center3.iop_1{
	display: none;
}
.index_section10 .center3 img{
	width: 100%;
}
.index_section10 .center_iop{
	
}
.index_section10 .center_iop ul li{
	float: left;
	width: 50%;
	text-align: center;
}
.index_section10 .center_iop ul li img{
	width: 95%;
	height: 150px;
}
.index_section11{
	margin-bottom: 20px;
}
.index_section11 img{
	width: 100%;
}
.index_section10 .center4{
	padding: 25px 0px;
}
.index_section10 .center4 img{
	width: 100%;
}

.index_section10 .center5{
	padding: 25px 0px;
}
.index_section10 .center5 .list{
	padding: 25px 0px;
}
#map{width:100%;height:250px;border:#ccc solid 1px;font-size:12px}
.index_section10 .center5 .list .a1 .p1{
	float: left;
}
.index_section10 .center5 .list .a1 .p1 .s1{
	color: #108EE7;
	font-size: 20px;
}
.index_section10 .center5 .list .a1 .p1 img{
	width: 20px;
	height: 20px;
	position: relative;
	top: 2px;
}
.index_section10 .center5 .list .a1 .p2{
	float: right;
	color: #000;
	font-size: 15px;
	margin-top: 3px;
}
.index_section10 .center5 .list .a2{
	margin-top: 5px;
}
.index_section10 .center5 .list .a2 .b1{
	
}
.index_section10 .center5 .list .a2 .b1 ul li{
	
	text-align: left;
	color: #333;
	font-size: 15px;
	margin: 5px 0px;
}
.index_section10 .center5 .list .a2 .b2{
	text-align: left;
	margin-top: 10px;
}
.index_section10 .center5 .list .a2 .b2 a{
	display: inline-block;
	padding: 6px 25px;
	border-radius: 25px;
	background: #FF6328;
	color: #fff;
	font-size: 18px;
}
.index_section10 .center5 .list .a3{
	margin-top: 20px;
}
.index_section10 .center5 .list .a3 .p1{
	color: #000;
	font-size: 17px;
	margin-bottom: 10px;
}
.index_section10 .center5 .list .a3 ul li{
	color: #666;
	font-size: 15px;
	margin: 5px 0px;
}
.index_section10 .center6{
	padding: 20px 0px;
}
.index_section10 .center6 ul li{
	text-align: center;
	margin: 15px 0px;
}
.index_section10 .center6 ul li div{
	width: 90%;
	margin: 0 auto;
	background: #F5F5F5;
	padding: 15px 0px;
}
.index_section10 .center6 ul li div img{
	width: 90%;
}
/*系统定制*/
.index_section10 .center7{
	padding: 15px 0px;
}
.index_section10 .center7 img{
	width: 100%;
}

/*商城系统*/
.index_section12 img{
	width: 100%;
}
.index_section10 .center7 ul li{
	float: left;
	text-align: center;
	width: 50%;
	margin: 15px 0px;
	overflow: hidden;
  height:256px;
}
.index_section10 .center7 ul li>div{
	display: inline-block;
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0px;
	overflow: hidden;
}

.index_section10 .center7 ul li:first-child div{
	background: #FF9A97;
}
.index_section10 .center7 ul li:nth-child(2) div{
	background: #83D5FF;
}
.index_section10 .center7 ul li:nth-child(3) div{
	background: #F6B37F;
}
.index_section10 .center7 ul li:nth-child(4) div{
	background: #FECA5B;
}
.index_section10 .center7 ul li:nth-child(5) div{
	background: #A1D66D;
}
.index_section10 .center7 ul li:nth-child(6) div{
	background: #CDBDF8;
}
.index_section10 .center7 ul li>div p{
	color: #fff;
	padding: 0px 10px;
}
.index_section10 .center7 ul li .p1{
	margin-bottom: 15px;

}
.index_section10 .center7 ul li .p1 img{
	width: 52px;
	height: 52px;
}
.index_section10 .center7 ul li .p2{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 50px;
}
.index_section10 .center7 ul li .p3{
	font-size: 15px;
	line-height: 1.5rem;
	height: 75px;
}
.index_section10 .center8{
	text-align: center;
	padding: 10px 0px;
	box-shadow: 0px 0px 5px #ddd;
}
.index_section10 .center8 img{
	width: 90%;
}
.index_section10 .next_1{
	text-align: center;
	padding: 25px 0px;
}
.index_section10 .next_1 a{
	display: inline-block;
	padding: 10px 25px;
	border-radius: 5px;
	background: linear-gradient(to right, #FB5522,#FD0E2A);
	color: #fff;
	font-size: 16px;
}
.index_section10 .center9{


}
.index_section10 .center9 ul li{
	float: left;
	width: 33.3%;
	text-align: center;
	margin: 15px 0px;
}
.index_section10 .center9 ul li img{
	width: 60px;
	height: 60px;
}
.index_section10 .center9 ul li .p1{
	color: #999;
	font-size: 15px;
	margin-top: 8px;
}

.luansheng_section3 .boxes > div {
	display: flex;
}
.luansheng_section3 .boxes .box {
	width: 100vw;
	float: left;
}
.luansheng_section3 .boxes .box img {
	width: 100%;
}
.lunsheng_section1 .section1_1 {
	background: url('/static/liumai/images/img-3.png');
	width: 100%;
	background-position: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.lunsheng_section1 .section1_1 ul {
	width: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.lunsheng_section1 .section1_1 ul li {
	width: 33%;
	text-align: center;
	cursor: pointer;
	padding: 15px 0px;
}
.lunsheng_section1 .section1_1 ul .flex-start {
	display: flex;
	flex-direction: column;
}
.lunsheng_section1 .section1_1 ul li .fs1 {
	color: #fff;
	font-size: 67px;
}
.lunsheng_section1 .section1_1 ul li .line {
	width: 68px;
	height: 4px;
	background: #fff;
	margin: 10px auto;
}
.lunsheng_section1 .section1_1 ul li .p1 {
	font-size: 22px;
}
.luansheng_section2 .list ul li {
	float: left;
	width: 50%;
	text-align: center;
	margin: 8px 0px;
}
.luansheng_section2 .list ul li > div {
	width: 94%;
	margin: 0 auto;
	padding: 20px 0px;
	position: relative;
}
.luansheng_section2 .list ul li img {
	width: 180px;
	height: 180px;
	margin-bottom: 15px;
}
.luansheng_section2 .list ul li p {
	color: #303030;
	font-size: 22px;
}
.luansheng_section2 .more {
	width: 136px;
	height: 61px;
	border-radius: 103px 103px 103px 103px;
	opacity: 1;
	border: 1px solid #707070;
	margin: 10px auto;
	color: #707070;
	text-align: center;
	line-height: 61px;
	font-size: 22px;
}
.luansheng_section2 .content1 {
	margin: 20px 0;
}
.luansheng_section2 .content1 .item {
	width: calc(100% - 40px);
	background: #ffffff;
	box-shadow: 12px 14px 38px 1px rgba(0, 0, 0, 0.06);
	display: flex;
	flex-direction: column;
	padding: 20px;
	align-items: center;
}
.luansheng_section2 .content1 .item > img {
	width: 90px;
	height: 90px;
	margin: 0 auto;
}
.luansheng_section2 .content1 .item > h2 {
	text-align: center;
	padding: 20px 0;
	font-size: 26px;
}
.luansheng_section2 .content1 .item .p2 {
	font-size: 22px;
	color: #303030;
	font-weight: 500;
	letter-spacing: 2px;
}
.luansheng_head .title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-top: 20px;
}
.luansheng_head .title .p1 {
	color: #0f0f0f;
	font-size: 30px;
}
.luansheng_head .title .p2 {
	color: #277feb;
	font-size: 30px;
}
.luansheng_head .subheading {
	margin: 10px auto;
	text-align: center;
	font-size: 20px;
	color: #303030;
	padding-bottom: 20px;
}
.luansheng_section4 .center6{
	padding: 20px 0px;
}
.luansheng_section4 .center6 ul li{
	text-align: center;
	margin: 15px 0px;
}
.luansheng_section4 .center6 ul li div{
	width: 90%;
	margin: 0 auto;
	background: #F5F5F5;
	padding: 15px 0px;
}
.luansheng_section4 .center6 ul li div img{
	width: 90%;
}
.luansheng_section5 {
	width: 100%;
}
.luansheng_section5 img {
	width: 100%;
}
#certify {
	position: relative;
	width: 100vw;
	margin: 20px auto;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 100vw;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
	display: block;
	width: 100%;
}
#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	display: none;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%;
}

#certify .swiper-button-next {
	display: none;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%;
}
/*main css*/
.izl-rmenu{position:fixed; right:0px;; top:100px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; display: none;}
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-daohang{background:url(../images/daohang.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}